home *** CD-ROM | disk | FTP | other *** search
-
-
-
- mmmmddddPPPPrrrriiiinnnnttttEEEEvvvveeeennnntttt((((3333ddddmmmm)))) mmmmddddPPPPrrrriiiinnnnttttEEEEvvvveeeennnntttt((((3333ddddmmmm))))
-
-
-
- NNNNAAAAMMMMEEEE
- mdPrintEvent - Generate a descriptive string for MIDI events
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////mmmmiiiiddddiiii....hhhh>>>>
-
- iiiinnnntttt mmmmddddPPPPrrrriiiinnnnttttEEEEvvvveeeennnntttt((((cccchhhhaaaarrrr ****bbbbuuuuffff,,,, MMMMDDDDeeeevvvveeeennnntttt ****eeeevvvvbbbbuuuuffff,,,, iiiinnnntttt ccccoooouuuunnnntttt))))
-
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- mmmmddddPPPPrrrriiiinnnnttttEEEEvvvveeeennnntttt can be used to format events in a buffer for printing. _b_u_f
- is a user allocated character into which the formatted string will be
- written. _e_v_b_u_f points to the array MDevents whose descriptions are to be
- generated, and _c_o_u_n_t indicates how many of the events should be
- described.
-
- In order to avoid overflowing _b_u_f, the programmer should insure that the
- buffer can accomodate 80 bytes of description per message.
-
- The message format is:
-
- timestamp : channel : status type (string) : byte 1 : byte 2
-
- If the message is a note on or note off, the note name (eg A3) is printed
- in the field occupied by byte 1. Otherwise, the numeric value is
- printed.
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- mdPrintEvent return -1 on error, 0 on success.
-
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- mmmmddddIIIInnnnttttrrrroooo((((3333ddddmmmm))))
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-